HipTime

Undocumented in source.

Members

Mixin templates

Profile
mixintemplate Profile(string name)
Undocumented in source.
ProfileFunction
mixintemplate ProfileFunction()
Undocumented in source.

Static functions

finishPerformanceMeasurement
void finishPerformanceMeasurement(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getCurrentTime
long getCurrentTime()
Undocumented in source. Be warned that the author may not have intended to support it.
getCurrentTimeAsMs
double getCurrentTimeAsMs()
Undocumented in source. Be warned that the author may not have intended to support it.
getCurrentTimeAsMsLong
long getCurrentTimeAsMsLong()

For some reason, float arithmetic is wrong on PSVita, so, use long instead...

getCurrentTimeAsSeconds
double getCurrentTimeAsSeconds()
Undocumented in source. Be warned that the author may not have intended to support it.
getCurrentTimeDouble
double getCurrentTimeDouble()
Undocumented in source. Be warned that the author may not have intended to support it.
initPerformanceMeasurement
void initPerformanceMeasurement(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

performanceMeasurement
long[string] performanceMeasurement;
Undocumented in source.

Structs

Profiler
struct Profiler
Undocumented in source.

Meta